Skip to content

Conversation

@tsnl
Copy link
Contributor

@tsnl tsnl commented Mar 26, 2025

When building FFmpeg as a dependency, the current build does not include libx265.

It appears that release PyAV versions do support libx265. I'm guessing this change only affects development or those who build from source.

@WyattBlue
Copy link
Member

This PR is bad because it does not think through the logical conclusions of its own premise. If adding x265 is clearly good, why not add svt-av1, aom, etc. Or even include fdk-aac with --enable-nonfree. The reason, besides legal issues, is that it just makes the CI take more storage and time than necessary.

Unless you really need to test some feature of an encoder, there's no reason to include it in this script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants